home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Trig Explorer
/
The Trig Explorer.iso
/
mac
/
Explorer
/
Ex_Right.dxr
/
00026.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-07-22
|
150 b
|
9 lines
on exitFrame
global a, b, c
if (field "Answer" > (a - 0.5)) and (field "Answer" < (a + 0.5)) then
nothing()
else
go("AA1")
end if
end